From: Richard M. Stallman Date: Tue, 2 Jul 2002 19:22:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~56430 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=64805fb08557e05616a5d2dd47e304ceb3a2456b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index de950977104..48bd1d60ce9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2002-07-02 Richard M. Stallman + * net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop. + * files.el (hack-one-local-variable-constantp): New function. (hack-one-local-variable-eval-safep): New function. Check for `eval:' calling fn with `safe-local-eval-function' property. diff --git a/src/ChangeLog b/src/ChangeLog index 59ff06c79da..376bb7d5501 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2002-07-02 Richard M. Stallman + + * keymap.c (Fdefine_key): Doc fix. + + * xterm.c (x_term_init): Turn off polling around XtOpenDisplay. + 2002-07-02 Juanma Barranquero * keymap.c (syms_of_keymap): Fix typo.